home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / util2 / setcmmnt.rdm < prev    next >
Encoding:
Text File  |  1996-06-17  |  1.5 KB  |  60 lines

  1. Short:    Adds the `short' description as filenote                              <br>
  2. Author:   gmoerth@ping.at (Gerhard MOERTH)                                      <br>
  3. Uploader: gmoerth@ping.at (Gerhard MOERTH)                                      <br>
  4. Type:     util/cli                                                              <br>
  5.  
  6. <html><pre>
  7.  
  8. ---------- Author ----------
  9.  
  10.  
  11. You can contact the author by clicking at one of the following links.
  12.  
  13. EMail: <a href=mailto:gmoerth@ping.at>Gerhard MOERTH</a>
  14.  
  15.  WWW:  <a href=http://www.ping.at/members/gmoerth/>My HomePage</a>
  16.  
  17.  
  18. ---------- Set...Comment ----------
  19.  
  20.  
  21. SetComment is a small utility which adds a filenote to a file.
  22. It searches for the keyword `short' and adds the following description
  23. to the file.
  24.  
  25. Installation: Copy the files to your C: directory.
  26.  
  27. Attention: SetAminetComment needs a stack of 8192.
  28.  
  29. The syntax is: SetFishComment <filename>
  30.                SetAminetComment <filename>
  31.  
  32. SetFishComment reads the filenote from the file *.pi.
  33. SetAminetComment reads the filenote from the file *.readme.
  34.  
  35.  
  36. ---------- SetAll...Comment ----------
  37.  
  38.  
  39. SetAllComment is a small script which uses the list command to find
  40. all files and do the same like SetComment.
  41.  
  42. Installation: Copy the files to your S: directory.
  43.  
  44. The syntax is: SetAllFishComm <path>
  45.                SetAllAminetComm <path>
  46.  
  47. e.g.
  48.  
  49. SetAllFishComm CDW0:BBS
  50.  
  51. or
  52.  
  53. SetAllAminetComm CDW0:Aminet
  54.  
  55. This works only if you have installed CD-Write.
  56.  
  57.  
  58. ---------- End ----------
  59. </pre></html>
  60.